Skip to content

chore: upgrade Node runtime to 24 and @github/local-action#401

Closed
chideracollins wants to merge 3 commits into
supabase:mainfrom
chideracollins:main
Closed

chore: upgrade Node runtime to 24 and @github/local-action#401
chideracollins wants to merge 3 commits into
supabase:mainfrom
chideracollins:main

Conversation

@chideracollins
Copy link
Copy Markdown

What kind of change does this PR introduce?
Chore / Maintenance update

What is the current behavior?
The project currently triggers an EBADENGINE warning when installed or run in an environment using Node.js 24. This is due to the outdated @github/local-action dependency explicitly requiring older versions of Node.js.

What is the new behavior?
Upgrades the target Node.js runtime to 24.
Bumps @github/local-action to v7 to resolve the engine incompatibility warnings.
Bumps the project version to 1.6.1.
Updates dependencies by regenerating package-lock.json and the built

dist/index.js
file.
Additional context
This ensures the action remains fully compatible and warning-free for users running it in the latest Node.js environments.

@chideracollins chideracollins requested a review from a team as a code owner March 23, 2026 14:11
@jgoux jgoux closed this Apr 3, 2026
@jgoux
Copy link
Copy Markdown
Contributor

jgoux commented Apr 3, 2026

The action now relies on Bun for the upcoming v2 release next week. 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants